hvm: Avoid separate nested-page-table control-register logic in SVM code.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 29 Mar 2007 11:04:35 +0000 (12:04 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 29 Mar 2007 11:04:35 +0000 (12:04 +0100)
commit132c5f356acd461324b7ced5f5e5b04dcef010c9
treeef77ac22bc2ac75f2f15dae55cc41dcafe607adf
parent7662f34cd1888f5a642a97d2bc62f1aea08f8b38
hvm: Avoid separate nested-page-table control-register logic in SVM code.
Clean up VMX set_cr0() function a little to avoid unnecesasry diffs
with SVM version.
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/vmx/vmx.c